home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 June / PC Active NR.226.iso / intface / software / SHARE / style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-01-31  |  342 b   |  26 lines

  1. A                {    color: #000080; }
  2.  
  3.  
  4. A:hover            {    color: #3360a0; }
  5.  
  6.  
  7. A.weblink:hover    {    text-decoration: underline;
  8.                     color: #3360a0;
  9.                 }
  10.  
  11.  
  12. .titel            {    color: #336699; }
  13.  
  14.  
  15. .swTabel        {    top: 120px;
  16.                     left: 100px;
  17.                     position: absolute;
  18.                 }
  19.  
  20.  
  21. .auteur            {
  22.                     top: 400px;
  23.                     left: 40px;
  24.                     position: absolute;
  25.                 }
  26.